projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d2366d
)
annotate allow-none for gtk_image_menu_item_new_from_stock accel_group param
author
John (J5) Palmieri
<johnp@redhat.com>
Mon, 7 Jun 2010 20:15:39 +0000
(16:15 -0400)
committer
John (J5) Palmieri
<johnp@redhat.com>
Mon, 7 Jun 2010 20:15:39 +0000
(16:15 -0400)
gtk/gtkimagemenuitem.c
patch
|
blob
|
history
diff --git
a/gtk/gtkimagemenuitem.c
b/gtk/gtkimagemenuitem.c
index 3c934766a30277adf0cedf4d321fd441e7f919a7..f634d713598fbc3547274e8e424fda641008fa06 100644
(file)
--- a/
gtk/gtkimagemenuitem.c
+++ b/
gtk/gtkimagemenuitem.c
@@
-726,8
+726,8
@@
gtk_image_menu_item_new_with_mnemonic (const gchar *label)
/**
* gtk_image_menu_item_new_from_stock:
* @stock_id: the name of the stock item.
- * @accel_group:
the #GtkAccelGroup to add the menu items accelerator to,
- * or %NULL.
+ * @accel_group:
(allow-none): the #GtkAccelGroup to add the menu items
+ *
accelerator to,
or %NULL.
* @returns: a new #GtkImageMenuItem.
*
* Creates a new #GtkImageMenuItem containing the image and text from a